home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / ssl-cert / ssleay.cnf
Text File  |  2008-10-11  |  337b  |  16 lines

  1. #
  2. # SSLeay example configuration file.
  3. #
  4.  
  5. RANDFILE                = /dev/urandom
  6.  
  7. [ req ]
  8. default_bits            = 1024
  9. default_keyfile         = privkey.pem
  10. distinguished_name      = req_distinguished_name
  11. prompt                  = no
  12. policy            = policy_anything
  13.  
  14. [ req_distinguished_name ]
  15. commonName                      = @HostName@
  16.